projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bdb55eb
)
* simple.el (line-move-1): If we did not move as far as desired,
author
Chong Yidong
<cyd@stupidchicken.com>
Tue, 3 Jun 2008 22:56:16 +0000
(22:56 +0000)
committer
Chong Yidong
<cyd@stupidchicken.com>
Tue, 3 Jun 2008 22:56:16 +0000
(22:56 +0000)
ensure that point-left and point-entered hooks are called.
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index e509a80e24e73b9c722eca3d50a9ccd827b0d169..7416318744f7b6501d1740590b162a63f7d73857 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-1,3
+1,8
@@
+2008-06-03 Chong Yidong <cyd@stupidchicken.com>
+
+ * simple.el (line-move-1): If we did not move as far as desired,
+ ensure that point-left and point-entered hooks are called.
+
2008-06-03 Sam Steingold <sds@gnu.org>
* vc-cvs.el (vc-cvs-status-extra-headers): Remove extraneous newlines.